* emacs.c (MAX_HEAP_BSS_DIFF, my_edata): Move to where they're used,
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Apr 2011 20:21:26 +0000 (13:21 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Apr 2011 20:21:26 +0000 (13:21 -0700)
commitc6c16645b8c8c90f943907cc841e65c9f94dc0e3
treeb52aba0d431145e9d513b533da4179a81f2fc502
parent1bf0d2bc4c293cb971c6fbc009f94197e68c70b3
* emacs.c (MAX_HEAP_BSS_DIFF, my_edata): Move to where they're used,

so that we aren't warned about unused symbols.
src/ChangeLog
src/emacs.c